3.3
LOW CVSS 3.1
CVE-2024-35935
btrfs: send: handle path ref underflow in header iterate_inode_ref()
Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterate_inode_ref() Change BUG_ON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses.

INFO

Published Date :

May 19, 2024, 11:15 a.m.

Last Modified :

Dec. 23, 2025, 7:27 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2024-35935 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
1 Debian debian_linux
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 LOW [email protected]
Solution
To address the vulnerability, update the affected Linux and kernel packages.
  • Update the affected Linux packages.
  • Update the affected kernel packages.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-35935.

URL Resource
https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229 Patch
https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5 Patch
https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a Patch
https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501 Patch
https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9 Patch
https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c Patch
https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3 Patch
https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183 Patch
https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229 Patch
https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5 Patch
https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a Patch
https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501 Patch
https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9 Patch
https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c Patch
https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3 Patch
https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183 Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-35935 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-35935 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-35935 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-35935 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Dec. 23, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
    Added CWE CWE-209
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.215 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.27 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.274 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.8.6 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.86 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.155 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 4.19.312
    Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183 Types: Patch
    Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Types: Third Party Advisory
    Added Reference Type CVE: https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html Types: Third Party Advisory
    Added Reference Type CVE: https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5 Types: Patch
    Added Reference Type CVE: https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229 Types: Patch
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229
    Added Reference https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5
    Added Reference https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a
    Added Reference https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501
    Added Reference https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9
    Added Reference https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c
    Added Reference https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3
    Added Reference https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Nov. 05, 2024

    Action Type Old Value New Value
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
    Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 27, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 25, 2024

    Action Type Old Value New Value
    Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html [No types assigned]
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 29, 2024

    Action Type Old Value New Value
  • CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    May. 19, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterate_inode_ref() Change BUG_ON to proper error handling if building the path buffer fails. The pointers are not printed so we don't accidentally leak kernel addresses.
    Added Reference kernel.org https://git.kernel.org/stable/c/be2b6bcc936ae17f42fff6494106a5660b35d8d3 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/024529c27c8b4b273325a169e078337c8279e229 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/4720d590c4cb5d9ffa0060b89743651cc7e995f9 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/2f6174fd4ccf403b42b3d5f0d1b6b496a0e5330a [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/9ae356c627b493323e1433dcb27a26917668c07c [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/c1363ed8867b81ea169fba2ccc14af96a85ed183 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/03938619a1e718b6168ae4528e1b0f979293f1a5 [No types assigned]
    Added Reference kernel.org https://git.kernel.org/stable/c/3c6ee34c6f9cd12802326da26631232a61743501 [No types assigned]
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 3.3
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact